Mixed Messages Generator
The Mixed Messages Generator is an interactive generator designed to produce
humorous and unique mini-narratives utilizing structured arrays of sentence components.
How it works
There are six arrays, or lists, that fill in the parts of our message's sturcture.
- Noun One
- Verb
- Adverb
- Preposition
- Noun Two
- Punctuation
Upon activation, the generator employs a randomization algorithm to select one element
from each of the four arrays.
The selected elements are combined to create a coherent, albeit often absurd, sentence.
The final message is presented to the user.
Example Outputs
"An adventurous astronaut swam quickly around a jail cell?"
"The mayor ran quietly around your mom."
"A sentient tree jumped efficiently over a ski lift!"
Click the button to generate a random message!